editablelabel: Add a style class while editing
authorMatthias Clasen <mclasen@redhat.com>
Sat, 18 Jul 2020 13:54:55 +0000 (09:54 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 18 Jul 2020 13:54:55 +0000 (09:54 -0400)
commit899024cef7bc6c9540e1f14334f4b49fb5f80342
tree453ef678bcb1d4c0169b87187888532621ce06d0
parent7c02ae00c2269b2bb32ce498c6cccfabbf30df52
editablelabel: Add a style class while editing

Add the .editing style class to the editable label
while it is editing. The idea is that themes can
show a frame around the entry.
gtk/gtkeditablelabel.c